Plua2 is a port of Lua 5.0.3 (plus a small IDE) for the Palm Computing platform.
Lua is a programming language designed at TeCGraf, the Computer Graphics
Technology Group of PUC-Rio, Brazil.

More information on Lua can be found at http://www.lua.org
More information on Plua can be found at http://meusite.uai.com.br/~mmand/plua/plua.htm
There is a Plua discussion group at http://groups.yahoo.com/group/plua (registration required)

THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY, SO USE IT AT YOUR OWN RISK.

Plua is Copyright (C) Marcio Migueletto de Andrade.

---

Package contents:

Doc:
  pluadoc.htm: Plua documentation
  pluafaq.htm: Plua FAQ
  ChangeHistory.txt: change log

PRC:
  plua2.prc: Plua program (contains editor, compiler and runtime)
  plua2rt.prc: Plua runtime (contains runtime only)
  plua2help.prc: Plua online help

Libkit:
  Development files and examples to build Plua libraries in C
